projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e5f3a8
)
Tiny clean-up of previous edebug patch
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 21 Oct 2019 20:28:49 +0000
(22:28 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 21 Oct 2019 20:28:49 +0000
(22:28 +0200)
* lisp/emacs-lisp/edebug.el (edebug--overlay-breakpoints): Clean
up code slightly.
lisp/emacs-lisp/edebug.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/edebug.el
b/lisp/emacs-lisp/edebug.el
index 9c85ae3dd3d52fb142af3e395c711b8ea590694b..7a40ca36b8fff378e048860450647ab4ae8d68cd 100644
(file)
--- a/
lisp/emacs-lisp/edebug.el
+++ b/
lisp/emacs-lisp/edebug.el
@@
-3258,7
+3258,7
@@
the breakpoint."
(overlay-put overlay 'help-echo "Breakpoint")
(overlay-put overlay 'face 'edebug-enabled-breakpoint))))
(overlay-put overlay 'edebug t)
- (let ((fringe (make-overlay pos pos
(current-buffer)
)))
+ (let ((fringe (make-overlay pos pos)))
(overlay-put fringe 'edebug t)
(overlay-put fringe 'before-string
(propertize